type crypto/cipher.gcmWithRandomNonce (struct)

Method Implmentations (1 other method implements nothing)

NonceSize() int gcmWithRandomNonce.M : AEAD.NonceSize
Open(dst, nonce, ciphertext, additionalData []byte) ([]byte, error) gcmWithRandomNonce.M : AEAD.Open
Overhead() int gcmWithRandomNonce.M : AEAD.Overhead
Seal(dst, nonce, plaintext, additionalData []byte) []byte gcmWithRandomNonce.M : AEAD.Seal